home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / bump_copter.swf / scripts / frame_14 / PlaceObject2_135_271 / CLIPACTIONRECORD onClipEvent(enterFrame).as < prev   
Text File  |  2011-09-19  |  98b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.time >= 10)
  3.    {
  4.       this.gotoAndStop("10+");
  5.    }
  6. }
  7.